home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / MAKEAPPL / !MakeAppl / !Run < prev    next >
Text File  |  1990-06-06  |  257b  |  9 lines

  1. | !Run file for !MakeAppl
  2. | version 0.90
  3. |
  4. If "<System$Path>" = "" then Error 0 System resources cannot be found
  5. Set BasicApplication$Dir <Obey$Dir>
  6. IconSprites <BasicApplication$Dir>.!Sprites
  7. WimpSlot -min 64k -max 64k
  8. Run <BasicApplication$Dir>.!RunImage
  9.